get application path c#

97

c# windows application get current path -

System.IO.Path.GetDirectoryName(Application.ExecutablePath);

Comments

Submit
0 Comments